home *** CD-ROM | disk | FTP | other *** search
- echo Davgate4 $1 $2 $3 $4 $5
- if test $2 == ConnorAction
- echo do a do
- if test $Daventry::BeenThere::DoneThat == 1
- echo Been there done that
- KQMonster::speak Connor $1 1000 13 14 115 1 0
-
- else if test $Daventry::Hero::Met
- echo that's what the dead dude was talking about
- KQMonster::speak Connor $1 1000 13 14 16 1 0
-
- else
- echo What the hell is that!
- KQMonster::speak Connor $1 1000 13 14 14 1 0
-
- endif
- endif
- endif